home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9707 / 000083_owner-linux-arm…r.rutgers.edu _Mon Jul 28 10:11:19 1997.msg < prev    next >
Internet Message Format  |  1997-11-30  |  2KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id KAA28482
  4.     for <willy@odie.fluff.org>; Mon, 28 Jul 1997 10:11:18 +0100
  5. Received: from vger.rutgers.edu ([128.6.190.2] EHLO vger.rutgers.edu ident: root [port 24175]) by nic.funet.fi with ESMTP id <2315-4725>; Mon, 28 Jul 1997 12:07:27 +0300
  6. Received: by vger.rutgers.edu id <971163-8839>; Mon, 28 Jul 1997 05:01:10 -0400
  7. Received: from snowcrash.cymru.net ([163.164.160.3] EHLO snowcrash.cymru.net ident: IDENT-NOT-QUERIED [port 1378]) by vger.rutgers.edu with ESMTP id <971199-8839>; Mon, 28 Jul 1997 05:00:07 -0400
  8. Received: (from alan@localhost) by snowcrash.cymru.net (8.8.5-q-beta3/8.7.1) id KAA29098; Mon, 28 Jul 1997 10:04:08 +0100
  9. From: Alan Cox <alan@cymru.net>
  10. Message-Id: <199707280904.KAA29098@snowcrash.cymru.net>
  11. Subject: Re: SIGFPE
  12. To: Philip.Blundell@pobox.com (Philip Blundell)
  13. Date:     Mon, 28 Jul 1997 10:04:07 +0100 (BST)
  14. Cc: rmk92@ecs.soton.ac.uk, linux-arm@vger.rutgers.edu
  15. In-Reply-To: <E0wsFNX-0000nT-00@kings-cross.london.uk.eu.org> from "Philip Blundell" at Jul 26, 97 11:31:59 pm
  16. Content-Type: text
  17. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  18. Sender: owner-linux-arm@vger.rutgers.edu
  19. Precedence: bulk
  20. Status: RO
  21.  
  22. > I was looking for a way to throw floating point exceptions from user code - 
  23. > specifically libgcc1, which needs some way to raise an error when you try an 
  24. > integer divide by zero.
  25.  
  26. ANSI C - "raise(signal)"